Welcome![Sign In][Sign Up]
Location:
Search - python programming

Search list

[OtherPython编程:从入门到实践

Description: Python编程:从入门到实践Python programming: from the beginning to the practice(Python programming: from the beginning to the practice)
Platform: | Size: 12929024 | Author: 清华888 | Hits:

[OtherPython编程入门经典

Description: Python编程入门经典The introductory classic of Python programming(The introductory classic of Python programming)
Platform: | Size: 59631616 | Author: 清华888 | Hits:

[WEB CodePython编程:从入门到实践.pdf.tar

Description: 教程分享:《Python编程:从入门到实践》(Python programming: from the beginning to the practice)
Platform: | Size: 4594688 | Author: C_Rona7do | Hits:

[Bookspython

Description: python编程教程两本教程pdf文件。(Python programming tutorial two tutorials)
Platform: | Size: 5891072 | Author: 啊啊哈.1 | Hits:

[WEB CodePython核心编程

Description: I think the best language for beginners is Python, without a doubt. My favorite book is Core Python Programming.
Platform: | Size: 5617664 | Author: 旺旺HUST | Hits:

[GIS program面向地理信息的Python编程ArcGIS环境搭建

Description: 面向地理信息的Python编程ArcGIS环境搭建(Python programming ArcGIS environment building for geographic information)
Platform: | Size: 106496 | Author: 幻化成風 | Hits:

[Special Effectspython

Description: Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的(The official home of the Python Programming Language... Experienced programmers in any other language can pick up Python very quickly, and beginners find t)
Platform: | Size: 5008384 | Author: hazardeden | Hits:

[BooksPython编程:从入门到实践

Description: Python编程入门资料,《Python编程:从入门到实践》,基础语法讲解+实例项目制作(Python programming introductory information, "Python programming: from entry to practice", basic grammar explanation + example project production.)
Platform: | Size: 4488192 | Author: LL1024 | Hits:

[Otherpython

Description: 有關python的一本書 從python coding到computer science(Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming are divided into a sequence of smaller steps and introduced over the course of several chapters.)
Platform: | Size: 757760 | Author: dev_illi | Hits:

[Other树莓派Python编程指南

Description: 树莓派Python编程指南,适合于新手学习和便捷查询(Raspberry pie Python programming guide, suitable for novice learning and convenient query)
Platform: | Size: 33203200 | Author: kkkl | Hits:

[Windows DevelopPython编程快速上手

Description: Python编程快速上手,epub格式,可用电子阅读器和微软EDGE浏览器等打开(Python programming quick start, ePub format, can be opened by e-reader and Microsoft EDGE browser.)
Platform: | Size: 4881408 | Author: 知不知道 | Hits:

[Game Programpython射击小游戏

Description: 一个基于python编程语言和pygame模块的射击游戏,打开alien_invasion程序,并运行即可,空格键发射子弹,上下左右键移动飞船,q键退出。(A shooting game based on the Python programming language and the pygame module. Open the alien_invasion program and run it. The space bar fires bullets. Move the spacecraft up and down, left, and right to escape the spacecraft. Press the q button to exit.)
Platform: | Size: 22528 | Author: 落叶...枫 | Hits:

[Books《Python编程快速上手-让繁琐工作自动化》

Description: 《Python编程快速上手-让繁琐工作自动化》pdf 中文版(python programming automate the boring stuff)
Platform: | Size: 12651520 | Author: my1997 | Hits:

[Internet-NetworkPython核心编程第三版

Description: Python核心编程第三版,适合想要学习Python编程的人。(The third edition of Python core programming, for those who want to learn Python programming.)
Platform: | Size: 8601600 | Author: 林只只 | Hits:

[BooksPython编程快速上手 让繁琐工作自动化

Description: 本书是一本面向实践的Python 编程实用指南。本书的目的,不仅是介绍Python 语言的基础知识,而且还通过项目实践教会读者如何应用这些知识和技能。本书的 第一部分介绍了基本的Python 编程概念,第二部分介绍了一些不同的任务,通过编 写Python 程序,可以让计算机自动完成它们。第二部分的每一章都有一些项目程序, 供读者学习。每章的末尾还提供了一些习题和深入的实践项目,帮助读者巩固所学 的知识。附录部分提供了所有习题的解答。(This book is a practical guide to practical Python programming. The purpose of this book is not only to introduce Python The basic knowledge of language is also taught through project practice to teach readers how to apply these knowledge and skills. This book The first part introduces the basic concept of Python programming. The second part introduces some different tasks. Write Python programs to enable computers to automatically complete them. There are some project procedures in each chapter of the second part. For readers to learn. At the end of each chapter, some exercises and in-depth practical projects are also provided to help readers consolidate their learning. Knowledge. The appendix provides the answers to all the exercises.)
Platform: | Size: 12709888 | Author: mike12 | Hits:

[BooksPython Programming

Description: 很不错的一本python入门书籍,书中所讲的知识浅显易懂,而且有很多实例来实现相应功能,最后通过一个大的游戏来综合应用python(It is a very good Python entry book. The knowledge in the book is easy to understand, and there are many examples to implement the corresponding functions. Finally, a large game is used to integrate the application of Python.)
Platform: | Size: 13494272 | Author: 灵岚剑魂 | Hits:

[OtherLearn Python in One Day and Learn It Well

Description: 以一种比较浅显的形式讲解Python,优点是入门快,缺点是不全面,英文版哦(This book is written to help you learn Python programming FAST and learn it WELL. If you are an absolute beginner in Programming, you'll find that this book explains complex concepts in an easy to understand manner)
Platform: | Size: 152576 | Author: 小北瓜 | Hits:

[Big DataPython基础教程(第3版)

Description: 本书包括 Python 程序设计的方方面面: 首先, 从 Python 的安装开始, 随后介绍了 Python 的基础知识 和基本概念, 包括列表、 元组、 字符串、 字典以及各种语句; 然后, 循序渐进地介绍了一些相对高级的主 题, 包括抽象、 异常、 魔法方法、 属性、 迭代器; 此后, 探讨了如何将 Python 与数据库、 网络、 C 语言等 工具结合使用, 从而发挥出 Python 的强大功能, 同时介绍了 Python 程序测试、 打包、 发布等知识; 最后, 作者结合前面讲述的内容, 按照实际项目开发的步骤向读者介绍了 10 个具有实际意义的 Python 项目的开 发过程。 本书内容涉及的范围较广, 既能为初学者夯实基础, 又能帮助程序员提升技能, 适合各个层次的 Python 开发人员阅读参考(This book covers all aspects of Python programming: First, starting with the installation of Python, then introduces the basics of Python. And basic concepts, including lists, tuples, strings, dictionaries, and various statements; then, a step-by-step introduction to some relatively advanced masters Questions, including abstractions, exceptions, magic methods, properties, iterators; after that, explore how to put Python with databases, networks, C, etc. The tools are combined to take advantage of the power of Python, as well as Python program testing, packaging, publishing, etc. Finally, In conjunction with the previous content, the author introduces the reader to the opening of 10 practical Python projects according to the actual project development steps. The process. The content of this book covers a wide range, which can not only lay a solid foundation for beginners, but also help programmers improve their skills, suitable for all levels. Python developers read the reference)
Platform: | Size: 4491264 | Author: zpf赵 | Hits:

[DocumentsPython编程快速上手__让繁琐工作自动化

Description: 本书是一本面向实践的Python 编程实用指南。本书的目的,不仅是介绍Python语言的基础知识,而且还通过项目实践教会读者如何应用这些知识和技能。本书的第一部分介绍了基本的Python 编程概念,第二部分介绍了一些不同的任务,通过编写Python 程序,可以让计算机自动完成它们。第二部分的每一章都有一些项目程序,供读者学习。每章的末尾还提供了一些习题和深入的实践项目,帮助读者巩固所学的知识。附录部分提供了所有习题的解答。(This book is a practical guide to practical Python programming. The purpose of this book is not only to introduce the basics of Python, but also to teach readers how to apply these knowledge and skills through project practice. The first part of the book introduces the basic Python programming concepts, the second part describes some different tasks, by writing Python programs, you can let the computer automatically complete them. Each chapter of the second part has some project procedures for readers to learn. At the end of each chapter, some exercises and in-depth practical projects are provided to help readers consolidate what they have learned. The appendix provides answers to all exercises.)
Platform: | Size: 12996608 | Author: 时光机灬 | Hits:

[AI-NN-PRPython神经网络编程.pdf+代码

Description: 本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a brief introduction to the basics necessary to understand how neural networks work. The first part introduces the basic ideas, including the basic mathematical knowledge of the neural network, the second part is the practice, introduces the popular and easy way to learn Python programming, so as to gradually use the language to construct neural networks to recognize human handwritten letters, especially to make them as well as the network developed by experts. Do. Part 3 is an extension of how to improve the performance of neural networks to the level of industrial applications, and even let them work on Raspberry Pi.)
Platform: | Size: 10143744 | Author: wangjindian00 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 46 »

CodeBus www.codebus.net